DataCollection | ComponentOne
C1.Android.DataCollection Assembly / C1.Android.DataCollection Namespace / C1RecyclerViewAdapter<T> Class / ThresholdType Property

In This Topic
    ThresholdType Property (C1RecyclerViewAdapter<T>)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable ReadOnly Property ThresholdType As Type
    protected virtual Type ThresholdType {get;}
    See Also